changes to the testing branch:

./Makefile: changed destination folders to /usr/lib for .py and .so files. 
./cppForSwig/Makefile: added compiler arguments to enable build fortify from g++.

./dpkgfiles/control (32 & 64): added missing dependencies to get rid of lintian errors
./dpkgfiles/armory*.desktop: chanhed exec path to the new /usr/lib folder
./dpkgfiles/make_deb_package.py: added a couple lines to wipe all the files created by this script, so that it doesn't fail while trying to run in an non empty folder.
./dpkgfiles/postinst: updated to have the .desktop files it creates point to /usr/lib in the Exec section

